MapReduce
mapReduce are like to unix process but running on distributed environment. Each job behaves as single unix Process and only a Input and Output w/o side-effects.
mapReduce are like to unix process but running on distributed environment. Each job behaves as single unix Process and only a Input and Output w/o side-effects.